projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad9f194
)
(Performance Issues): Update note about 21.3 to 22.1.
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 19 Mar 2007 22:52:28 +0000
(22:52 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 19 Mar 2007 22:52:28 +0000
(22:52 +0000)
man/cc-mode.texi
patch
|
blob
|
history
diff --git
a/man/cc-mode.texi
b/man/cc-mode.texi
index 05b7df18b4778a453f33ed1d90d2bf4de4dfac2b..d3996eff5c776d834ad6a701236194826aac2858 100644
(file)
--- a/
man/cc-mode.texi
+++ b/
man/cc-mode.texi
@@
-6701,7
+6701,7
@@
this hack can degrade performance by about as much. Thus this variable
is set to @code{nil} by default, since the Emacs-friendly styles should
be more common (and encouraged!). Note that this variable has no effect
in Emacs since the necessary built-in functions don't exist (in Emacs
-2
1.3 as of this writing in May 2003
).
+2
2.1 as of this writing in February 2007
).
Text properties are used to speed up skipping over syntactic whitespace,
i.e. comments and preprocessor directives. Indenting a line after a